home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.c
- Path: Utrecht.NL.net!news
- From: aflora@ccn.nl (Teller op nul)
- Subject: Programming the par. poort in plain C lang.
- X-Nntp-Posting-Host: rt99-13.rotterdam.nl.net
- Message-ID: <315efa10.1792819@news.utrecht.nl.net>
- Sender: news@inter.NL.net (News at newsutr)
- Organization: NLnet
- X-Newsreader: Forte Agent .99d/32.182
- Date: Sun, 31 Mar 1996 21:37:05 GMT
-
- I need some help with programming the par. poort :-)
-
- I am programming an LCD display, and this display is controlled by the
- Par. poort of my PC.
-
- But the problem is that when i send anything to this poort, i am
- getting timeouts (the computer thinks i am programming an printer or
- something).
-
- Under pascal the sollution is to send code directly to the port
- without checking anything, my question is how do i do this under
- C-language ?-)
-
- I think this should be no problem because it is no problem under
- pascal, plase help anyone
-
-